home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 6388 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  909 b 

  1. Path: news3.digex.net!usenet
  2. From: Aristotle <johndc@cnj.digex.net>
  3. Newsgroups: comp.lang.pascal.misc,comp.lang.pascal.borland,comp.programming,comp.lang.misc,comp.lang.c,comp.lang.c++
  4. Subject: Writing an expression evaluator
  5. Date: Mon, 12 Feb 1996 17:39:36 -0800
  6. Organization: Express Access Online Communications, USA
  7. Message-ID: <311FEBD8.7305@cnj.digex.net>
  8. NNTP-Posting-Host: cjc02228.slip.digex.net
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.0b6a (Win16; I)
  13.  
  14. Does anyone have any tips on how to go about writing an expression 
  15. evaluator(one complex enough to handle Trig. functions). I am writing a 
  16. program that uses expression and I would like to have the user be able to 
  17.  enter their own expressions and have my program implement them. Any help 
  18.  would be appreciated. Thanks in advance!
  19.         
  20.                 John M. "Aristotle" De Cristofaro
  21.